chess-playing program meaning in Chinese
国际象棋博弈程序
Examples
- Shared - memory multiprocessor systems . one is a recently - proposed parallel randomized best - first minimax search ( prbfm ) algorithm in a chess - playing program , and the other is the latest version of crafty , a state - of - the - art alpha - beta - based chess - playing program whose older sequential version is known as a typical game program in spec2000
算法一是最近新出的parallelrandomizedbest - firstminimaxsearch ( prbfm ) ,算法二是著名的开源棋类游戏crafty采用的dynamictreesplitting算法,其早期的单线程版本是spec2000benchmark测试cpu整数性能的程序之一。